home *** CD-ROM | disk | FTP | other *** search
- echo off
- cls
- echo
- echo
- echo Running Color Print from the CD...
- echo
- echo
- echo Each time you run Color Print from the CD-ROM, you will need to
- echo correctly enter your Printer Setup information. This is because
- echo Color Print cannot save your printer info on the CD.
- echo
- echo We strongly recommend that you run the INSTALL program and have
- echo Paint Power copied to your hard drive - Color Print is installed
- echo along with Paint Power, not separately.
- echo
- echo
- pause
- cd paint
- cprint
- cd ..
-